How to Install adns-tools software package in Debian 7 (Wheezy)

How to Install adns-tools software package in Debian 7 (Wheezy)

adns-tools software package provides Asynchronous-capable DNS client library and utilities, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install adns-tools 

adns-tools is installed in your system.

Make ensure the adns-tools package were installed using the commands given below,

$ sudo dpkg-query -l | grep adns-tools *

You will get with adns-tools package name, version, architecture and description in a table

adns-tools package basic information:

Distro Debian 7 wheezy
Section Network
Package adns-tools
Version 1.4-2
Description Asynchronous-capable DNS client library and utilities
Sub Section Net


See Also, How to uninstall or remove adns-tools software package from Debian 7 (Wheezy)?